home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 November
/
PCWNOV07.iso
/
Software
/
Freeware
/
PFrank 2.02
/
PFrankSetup2.02.exe
/
{app}
/
SearchRepBaseStubs.py
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Source
|
2007-04-08
|
176 b
|
22 lines
#!/usr/bin/python
"""
This class provides routines for converting filenames.
"""
class SearchRepBase :
def __init__ (self) :
pass